Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add pre-commit and update readme #100

Merged
merged 1 commit into from
Oct 29, 2024

Conversation

niltonpimentel02
Copy link
Contributor

@niltonpimentel02 niltonpimentel02 commented Oct 6, 2024

Hey, @bbelderbos this is related to issue #77 I didn't ask to work on it but I worked anyway 🤣 tell me if you find it interesting to merge or if I need to change something.

close #77

Copy link
Collaborator

@bbelderbos bbelderbos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, this is useful. Few small nitpicks, can you check please?

pyproject.toml Show resolved Hide resolved
pyproject.toml Show resolved Hide resolved
.pre-commit-config.yaml Show resolved Hide resolved
pyproject.toml Show resolved Hide resolved
Copy link
Collaborator

@bbelderbos bbelderbos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome, thanks

@bbelderbos
Copy link
Collaborator

@niltonpimentel02 the hacktoberfest tag on the repo is enough for this to count for you, right?

@bbelderbos bbelderbos merged commit 21d0931 into PyBites-Open-Source:develop Oct 29, 2024
1 check failed
@bbelderbos
Copy link
Collaborator

Do we need to fix the pre-commit version? https://github.com/PyBites-Open-Source/pybitesbooks/actions/runs/11570097551/job/32205164381

@niltonpimentel02
Copy link
Contributor Author

Do we need to fix the pre-commit version? https://github.com/PyBites-Open-Source/pybitesbooks/actions/runs/11570097551/job/32205164381

we need at least Python 3.9 (that's the version that I'm running locally) on your GitHub actions the version is 3.8 so we need to upgrade it 😄

@bbelderbos
Copy link
Collaborator

OK thanks, I can do that but as you're already going to work on uv, maybe you want to do that there? 🙏

@niltonpimentel02
Copy link
Contributor Author

OK thanks, I can do that but as you're already going to work on uv, maybe you want to do that there? 🙏

sure... no problem!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Set up pre-commit
2 participants